* frame.c (check_minibuf_window): Initialize 'window' properly,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Aug 2013 17:31:00 +0000 (10:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Aug 2013 17:31:00 +0000 (10:31 -0700)
commit8a55de36fdb85040f0d7cf6035f0feeddfbf5b60
treed0f85b517a58297b7137c0c2d47fbe5af46a4fa0
parentfda20f771253c523621004a58bb1bbec5cd4d87d
* frame.c (check_minibuf_window): Initialize 'window' properly,

so that Emacs reliably aborts later if 'window' is not initialized.
src/ChangeLog
src/frame.c